Skip to content

ci: 新增 issues 过期自动关闭自动化 - #22

Merged
PraxiGEN merged 1 commit into
mainfrom
PraxiGEN-patch-1
Aug 19, 2026
Merged

ci: 新增 issues 过期自动关闭自动化#22
PraxiGEN merged 1 commit into
mainfrom
PraxiGEN-patch-1

Conversation

@PraxiGEN

Copy link
Copy Markdown
Owner

Description / 变更描述

新增 GitHub Actions workflow,自动管理长期无活动的问题(issues)。问题在 15 天无活动后标记为过期(stale),并在标记后 5 天仍无活动时自动关闭。支持手动触发。

workflow 设计为通用可复用,可直接用于其他仓库。英中双语注释与消息。仅处理 issues,不影响 PR。

Type of change / 变更类型

  • bugfix: Bug fix / 问题修复
  • new feature: New feature / 新功能
  • refactor: Code refactoring and optimization / 重构与优化
  • breaking: Breaking change / 破坏性变更
  • docs: Documentation / 文档更新

Testing / 测试

  • HA Version / HA版本:
  • Integration Version / 集成版本:
  • Test Result / 测试结果:

Checklist / 自检清单

  • Code follows project standards / 代码符合项目规范
  • No debug code or unrelated files / 无调试代码或无关文件

@github-actions github-actions Bot added the ✨ Feature New features and functionality improvements / 新功能和功能增强 label Aug 19, 2026
@PraxiGEN
PraxiGEN merged commit 3c62ae5 into main Aug 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature New features and functionality improvements / 新功能和功能增强

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant